home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 October / MacFormat CD Edition MF42 (October 1996).ISO / mac / MacFormat 42 Browser / SOURCES / Hierarchy.k next >
Encoding:
Text File  |  1996-08-07  |  3.5 KB  |  176 lines  |  [TEXT/MPS ]

  1. object oBinder is cVRBinder
  2. with
  3.     UsePalette is false;
  4.     MouseInCursor is oARROWCURSOR;
  5.     MouseOutCursor is oDONTCURSOR;
  6.     MouseSpin is oEARTHSPIN;
  7.     UsedCursors is [oARROWCURSOR, oDONTCURSOR, oEARTHSPIN];
  8.     
  9.     ControlBar is cControlBar
  10.     with
  11.         ID is 21000;
  12.         Buffered is true;
  13.         Transparent is false;
  14.         Red is 255; Green is 255; Blue is 255;
  15.         HiliteOffset is 16;
  16.         RunArrowOffset is 0;
  17.         RunArrowSize is 16;
  18.         PauseOffset is 16;
  19.         PauseSize is 16;
  20.         BarOffset is 32;
  21.         BarSize is 566;
  22.         PreviousArrowOffset is 598;
  23.         PreviousArrowSize is 16;
  24.         NextArrowOffset is 614;
  25.         NextArrowSize is 16;
  26.         ThumbOffset is 630;
  27.         ThumbSize is 10;
  28.     end;
  29.     
  30.     HScrollBar is cScrollBar
  31.     with
  32.         ID is 20500;
  33.         Buffered is true;
  34.         Transparent is false;
  35.         Red is 255; Green is 255; Blue is 255;
  36.         Direction is Horizontal;
  37.         HiliteOffset is 16;
  38.         FirstArrowOffset is 0;
  39.         FirstArrowSize is 16;
  40.         BarOffset is 16;
  41.         BarSize is 592;
  42.         LastArrowOffset is 608;
  43.         LastArrowSize is 16;
  44.         ThumbOffset is 624;
  45.         ThumbSize is 16;
  46.     end;
  47.     
  48.     VScrollBar is cScrollBar
  49.     with
  50.         ID is 20000;
  51.         Buffered is true;
  52.         Transparent is false;
  53.         Red is 255; Green is 255; Blue is 255;
  54.         Direction is Vertical;
  55.         HiliteOffset is 16;
  56.         FirstArrowOffset is 0;
  57.         FirstArrowSize is 16;
  58.         BarOffset is 16;
  59.         BarSize is 592;
  60.         LastArrowOffset is 608;
  61.         LastArrowSize is 16;
  62.         ThumbOffset is 624;
  63.         ThumbSize is 16;
  64.     end;
  65.     
  66.     Width is 640;
  67.     Height is 480;
  68.     DepthPreferences is [ 32, 16, 8, 0 ];
  69.     RootContainer is oIntro_Screen_1;
  70. end;
  71.  
  72. object oSorter is cDefaultSorter
  73. with
  74.     AbsoluteFolder is cDefaultFolder
  75.     with
  76.         Name is "";
  77.         Items is [
  78.             
  79.         ];
  80.     end;
  81.     RelativeFolder is cDefaultFolder
  82.     with
  83.         Name is "";
  84.         Items is [
  85.             cDefaultFolder
  86.             with
  87.                 Name is "MEDIA";
  88.                 Items is [
  89.                     oAcrobat_52_,
  90.                     oBack_button_66_,
  91.                     oBack_Issues_11_,
  92.                     oBack_Issues_Pict_26_,
  93.                     oBall_movie_12_,
  94.                     oBlack_Box_127_,
  95.                     oBlur_Main_Menu_pict_23_,
  96.                     oBox___BG_13_,
  97.                     oBricks_173_,
  98.                     oBryce_2_182_,
  99.                     oCDIcon_killer_53_,
  100.                     oChaos_Demo_183_,
  101.                     oDemos_14_,
  102.                     oDescent_184_,
  103.                     oDisinfectant_54_,
  104.                     oDisk_wizard_55_,
  105.                     oDocMaker_56_,
  106.                     oFloppy_15_,
  107.                     oFloppy_Background_171_,
  108.                     ogearheads_185_,
  109.                     oGraphicConverter_57_,
  110.                     oInfini_D_186_,
  111.                     oIssue_30_BI_29_,
  112.                     oIssue_31_BI_30_,
  113.                     oIssue_32_BI_31_,
  114.                     oIssue_33_BI_32_,
  115.                     oIssue_34_BI_33_,
  116.                     oIssue_35_BI_34_,
  117.                     oIssue_36_BI_35_,
  118.                     oIssue_37_BI_36_,
  119.                     oIssue_38_BI_37_,
  120.                     oIssue_39_BI_50_,
  121.                     oIssue_40_BI_128_,
  122.                     oIssue_41_BI_164_,
  123.                     oKey_tools_174_,
  124.                     oMain_Menu_pict_25_,
  125.                     oMatch_Card_175_,
  126.                     oMenu_Button_49_,
  127.                     oMF30_Icon_40_,
  128.                     oMF31_Icon_41_,
  129.                     oMF32_Icon_42_,
  130.                     oMF33_Icon_43_,
  131.                     oMF34_Icon_44_,
  132.                     oMF35_Icon_45_,
  133.                     oMF36_Icon_46_,
  134.                     oMF37_Icon_47_,
  135.                     oMF38_Icon_48_,
  136.                     oMF39_Icon_51_,
  137.                     oMF40_icon_130_,
  138.                     oMF41_icon_165_,
  139.                     oMove_172_,
  140.                     oMusic_demos_187_,
  141.                     oNewsWatcher_58_,
  142.                     oNext_Button_67_,
  143.                     oPaper_Clip_176_,
  144.                     oQuickTime_59_,
  145.                     oQuit_17_,
  146.                     oquit_it_177_,
  147.                     oReaders__Corner_18_,
  148.                     oReaders__screen_69_,
  149.                     oreaders1_Picture_166_,
  150.                     oreaders2_Picture_167_,
  151.                     oreaders3_Picture_168_,
  152.                     oreaders4_Picture_169_,
  153.                     oreaders5_Picture_170_,
  154.                     oReplace_178_,
  155.                     oResEdit_60_,
  156.                     oResources_19_,
  157.                     oResources_screen_61_,
  158.                     oScience_demos_188_,
  159.                     oScroll_bar_179_,
  160.                     oSculpt_3D_189_,
  161.                     oShareware_20_,
  162.                     oShareware_list_42_131_,
  163.                     oShareware_screen_125_,
  164.                     oShrinkWrap_62_,
  165.                     oSoftFPU_63_,
  166.                     oSound_Manager_64_,
  167.                     oStartup_180_,
  168.                     oStuffIt_65_,
  169.                     oSuper_Carz_181_
  170.                 ];
  171.             end
  172.         ];
  173.     end;
  174. end;
  175.  
  176.